Skip to content

Hostname

physiology-cis.org

Last fetched

physiology-cis.org resolves to 1 IPv4 address operated by ITGRAD - Enterprise Cloud Ltd. in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · physiology-cis.orgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/physiology-cis.org

Resolution chain

physiology-cis.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.101.77.2375.101.77.0/24AS48096ITGRAD - Enterprise Cloud Ltd.RU

WHOIS identity

Registrar
iana:303
Organization
world immunopathology organization
Contact emails

Subdomains

1 observed subdomain of physiology-cis.org.

Web-graph footprint

Distinct hostnames that link to or from physiology-cis.org in the public web crawl.

16 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for physiology-cis.org.

MechanismTarget
SPF_Aphysiology-cis.org
SPF_IP5.101.77.237
SPF_MXphysiology-cis.org

Related pages

Pivot deeper into the graph from physiology-cis.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "physiology-cis.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.