Hostname
physeo.com
Last fetched
physeo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
physeo.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.181.101 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.103 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.128 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.181.32 | 3.165.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.46.113 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.126 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.34 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.73 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of physeo.com owner
- Contact emails
- physeo.com@domainsbyproxy.com
- 06ec21b0-5c61-4d43-b7ae-3972b0d2dcc1@identity-protect.org
- 1f298baa-a27b-41d7-b24b-e84ddc7d107d@identity-protect.org
- 2d2031fe-8d17-4e2c-aebe-577c3432515f@identity-protect.org
- f24c3399-5d49-4492-ba04-3280a9dd60dd@identity-protect.org
- f30d45ed-6a22-4c18-82cd-c5a95ac81b10@identity-protect.org
- owner-10321151@physeo.com.whoisprivacyservice.org
- owner-8495580@physeo.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of physeo.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from physeo.com in the public web crawl.
13 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for physeo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 35.160.134.254 |
Related pages
Pivot deeper into the graph from physeo.com.
- IP · 3.165.181.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · physeo.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ph…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "physeo.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.