Skip to content

Hostname

www.comtrustfcu.com

Last fetched

www.comtrustfcu.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

WHISPER CANON · www.comtrustfcu.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.comtrustfcu.com

Resolution chain

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

IPPrefixASNOperatorCountry
68.178.193.7468.178.192.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

No WHOIS records are currently associated with www.comtrustfcu.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for www.comtrustfcu.com.

MechanismTarget
SPF_Awww.comtrustfcu.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.olb.comtrustfcu.com
SPF_INCLUDEnotifier.nxtleveldocs.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP156.55.0.0/16
SPF_IP199.200.27.19/32
SPF_IP50.63.0.0/16
SPF_MXwww.comtrustfcu.com

Related pages

Pivot deeper into the graph from www.comtrustfcu.com.

Cypher and MCP

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

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