Skip to content

Hostname

scriptureexegesis.bradcopp.com

Last fetched

scriptureexegesis.bradcopp.com resolves to 1 IPv4 address operated by SECURITYSERVICES - Vercara, LLC in US.

Nutrition Label

WHISPER CANON · scriptureexegesis.bradcopp.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/scriptureexegesis.bradcopp.com

Resolution chain

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

IPPrefixASNOperatorCountry
68.66.200.20168.66.200.0/24AS19905SECURITYSERVICES - Vercara, LLCUS

WHOIS identity

No WHOIS records are currently associated with scriptureexegesis.bradcopp.com in WhisperGraph.

Subdomains

1 observed subdomain of scriptureexegesis.bradcopp.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scriptureexegesis.bradcopp.com.

MechanismTarget
SPF_Ascriptureexegesis.bradcopp.com
SPF_INCLUDEspf.a2hosting.com
SPF_IP66.198.240.5
SPF_IP68.66.200.201
SPF_MXscriptureexegesis.bradcopp.com

Related pages

Pivot deeper into the graph from scriptureexegesis.bradcopp.com.

Cypher and MCP

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

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