Skip to content

Hostname

openveterinaryjournal.com

Last fetched

openveterinaryjournal.com resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · openveterinaryjournal.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/openveterinaryjournal.com

Resolution chain

openveterinaryjournal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.165.240.149185.165.240.0/22AS49981NL

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of openveterinaryjournal.com.

Web-graph footprint

Distinct hostnames that link to or from openveterinaryjournal.com in the public web crawl.

342 sites link to this hostname.

166 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • openveterinaryjournal.com

SPF policy

8 SPF mechanisms authorising senders for openveterinaryjournal.com.

MechanismTarget
SPF_Aopenveterinaryjournal.com
SPF_IP104.192.224.186
SPF_IP107.152.44.252
SPF_IP173.231.204.67
SPF_IP185.165.240.149
SPF_IP64.20.53.202
SPF_IP66.23.201.170
SPF_MXopenveterinaryjournal.com

Related pages

Pivot deeper into the graph from openveterinaryjournal.com.

Cypher and MCP

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

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

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