Skip to content

Hostname

foleyeq.com

Last fetched

foleyeq.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · foleyeq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/foleyeq.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.76.229.2040.76.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

51 observed subdomains of foleyeq.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for foleyeq.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00221402.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.152.224.62/32
SPF_IP12.2.142.8
SPF_IP128.121.10.68
SPF_IP148.59.100.16/28
SPF_IP165.26.50.0/24
SPF_IP167.89.73.207/32
SPF_IP170.10.128.0/24
SPF_IP170.10.129.0/24
SPF_IP170.10.132.56/29
SPF_IP170.10.132.64/29
SPF_IP170.10.133.0/24
SPF_IP185.58.84.93/32
SPF_IP192.69.130.0/24
SPF_IP205.139.110.0/24
SPF_IP207.211.30.128/25
SPF_IP207.211.30.64/26
SPF_IP207.211.31.0/25
SPF_IP207.211.41.113/32
SPF_IP216.145.221.0/24
SPF_IP216.194.105.187
SPF_IP216.205.24.0/24
SPF_IP35.80.141.6/32
SPF_IP4.30.70.142
SPF_IP44.229.121.55/32
SPF_IP52.14.251.21
SPF_IP54.240.60.63
SPF_IP63.128.21.0/24
SPF_IP64.106.173.0/25
SPF_IP67.227.130.24
SPF_IP69.16.220.151
SPF_IP98.158.81.61/32

Related pages

Pivot deeper into the graph from foleyeq.com.

Cypher and MCP

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

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