Skip to content

Hostname

jsferraro.com

Last fetched

jsferraro.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.212.140172.104.208.0/20AS63949US

WHOIS identity

Registrar
iana:2
Organization
retail ready foods,
Contact emails

Subdomains

7 observed subdomains of jsferraro.com.

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jsferraro.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp-out.amazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.179.214.87
SPF_IP66.207.211.74
SPF_IP70.54.149.160
SPF_IP75.98.193.190

Related pages

Pivot deeper into the graph from jsferraro.com.

Cypher and MCP

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

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