Skip to content

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

WHISPER CANON · physiology.orgRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/physiology.org

Resolution chain

physiology.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.86.168.1433.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.66.20744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.106.22252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.48.25352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.32.7054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.64.19798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.111.11798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.7.166100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
greg baliton
Contact emails

Subdomains

99 observed subdomains of physiology.org.

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.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for physiology.org.

Related pages

Pivot deeper into the graph from physiology.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.