Skip to content

Hostname

lafcu.com

Last fetched

lafcu.com resolves to 1 IPv4 address operated by SECURE-24-AS - NTT Managed Services Americas, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lafcu.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lafcu.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.204.78.22074.204.78.0/24AS46746SECURE-24-AS - NTT Managed Services Americas, LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

44 observed subdomains of lafcu.com.

Web-graph footprint

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

80 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for lafcu.com.

MechanismTarget
SPF_Amail.digitalonboarding.com
SPF_INCLUDElafcu-com.spf.smtp25.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-mi.doxim.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfus.doxim.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP199.189.180.70/32
SPF_IP199.189.180.71/32
SPF_IP205.220.166.201
SPF_IP205.220.177.135
SPF_IP216.116.80.0/24
SPF_IP216.116.81.88/32
SPF_IP216.116.87.0/24
SPF_IP216.116.95.0/24
SPF_IP52.128.103.21/29
SPF_IP52.128.103.23
SPF_IP52.128.103.24
SPF_IP52.128.98.34/32
SPF_IP52.128.98.35/32
SPF_IP52.128.98.36/32
SPF_IP66.159.238.164
SPF_IP66.159.240.191
SPF_IP74.200.60.0/24
SPF_IP74.200.63.0/24

Related pages

Pivot deeper into the graph from lafcu.com.

Cypher and MCP

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

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