Hostname
physiology.org
Last fetched
physiology.org resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
physiology.org 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.86.168.143 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.219.66.207 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.106.222 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.48.253 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.83.32.70 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.64.197 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.111.117 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.57.7.166 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- greg baliton
- Contact emails
Subdomains
99 observed subdomains of physiology.org.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from physiology.org in the public web crawl.
3,820 sites link to this hostname.
230 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for physiology.org.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc5662-46.iphmx.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.vivantio.com |
| SPF_INCLUDE | _spfprod.ngpvan.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.87.209.0/24 |
| SPF_IP | 20.42.36.97/32 |
| SPF_IP | 205.159.76.90/31 |
| SPF_IP | 205.201.44.172/32 |
| SPF_IP | 208.72.232.246/31 |
| SPF_IP | 208.85.172.82/31 |
| SPF_IP | 34.211.208.219/32 |
| SPF_IP | 38.108.186.0/24 |
| SPF_IP | 4.53.200.128/26 |
| SPF_IP | 4.7.16.128/26 |
| SPF_IP | 4.7.16.188/32 |
| SPF_IP | 65.156.0.0/23 |
Related pages
Pivot deeper into the graph from physiology.org.
- IP · 3.86.168.143
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · namedb@highwire.stanford.edu
- TLD · .org
- 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: "physiology.org"})-[: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.