Skip to content

Hostname

foxo-scissors.com

Last fetched

foxo-scissors.com resolves to 1 IPv4 address operated by AS2514 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · foxo-scissors.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/foxo-scissors.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.48.228.74210.48.224.0/19AS2514JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

6 observed subdomains of foxo-scissors.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for foxo-scissors.com.

MechanismTarget
SPF_Afoxo-scissors.com
SPF_IP210.48.228.74
SPF_IP2404:7a80:b160:b411:eaa2:cf37:1544:990
SPF_MXfoxo-scissors.com

Related pages

Pivot deeper into the graph from foxo-scissors.com.

Cypher and MCP

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

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