Skip to content

Hostname

flexclassifiedads.com

Last fetched

flexclassifiedads.com resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.204.227.23415.204.128.0/17AS16276US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of flexclassifiedads.com.

Web-graph footprint

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

70 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • flexclassifiedads.com

SPF policy

13 SPF mechanisms authorising senders for flexclassifiedads.com.

MechanismTarget
SPF_Aflexclassifiedads.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_IP104.223.82.234
SPF_IP15.204.227.234
SPF_IP163.182.175.234
SPF_IP170.249.220.122
SPF_IP173.198.209.116
SPF_IP184.174.32.112
SPF_IP38.242.144.214
SPF_IP69.48.142.65
SPF_IP85.190.243.174
SPF_MXflexclassifiedads.com

Related pages

Pivot deeper into the graph from flexclassifiedads.com.

Cypher and MCP

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

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