Skip to content

Hostname

johnsonville.com

Last fetched

johnsonville.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · johnsonville.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/johnsonville.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.118.56.820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

64 observed subdomains of johnsonville.com.

Web-graph footprint

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

639 sites link to this hostname.

154 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for johnsonville.com.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.7.71.122
SPF_IP129.146.91.38/32
SPF_IP13.86.24.167
SPF_IP20.1.128.197/32
SPF_IP20.1.130.13/32
SPF_IP20.10.24.226/32
SPF_IP20.114.186.35/32
SPF_IP20.119.174.191/32
SPF_IP20.119.207.133/32
SPF_IP20.230.106.230/32
SPF_IP20.96.12.43/32
SPF_IP70.42.227.151/32
SPF_IP70.42.227.152/32
SPF_IP71.66.204.15

Related pages

Pivot deeper into the graph from johnsonville.com.

Cypher and MCP

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

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