Skip to content

Hostname

frusecmon.com

Last fetched

frusecmon.com resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in NL. WHOIS lists iana:1262 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.124.66.7209.124.66.0/23AS55293A2HOSTING - A2 Hosting, Inc.NL

WHOIS identity

Registrar
iana:1262
Organization
frusecmon sl
Contact emails

Subdomains

1 observed subdomain of frusecmon.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for frusecmon.com.

MechanismTarget
SPF_IP188.165.131.250
SPF_IP217.182.172.167
SPF_IP37.59.249.171
SPF_IP82.223.163.188
SPF_IP91.121.145.84
SPF_IP91.121.66.37
SPF_IP94.23.81.245
SPF_MXfrusecmon.com

Related pages

Pivot deeper into the graph from frusecmon.com.

Cypher and MCP

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

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