Skip to content

Hostname

folosdev.com

Last fetched

folosdev.com resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

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

Resolution chain

folosdev.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.214.71.108162.214.64.0/21AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
203.161.32.67203.161.32.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • folosdev.com

SPF policy

3 SPF mechanisms authorising senders for folosdev.com.

MechanismTarget
SPF_Afolosdev.com
SPF_IP162.214.71.108
SPF_MXfolosdev.com

Related pages

Pivot deeper into the graph from folosdev.com.

Cypher and MCP

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

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