Skip to content

Hostname

sysco.no

Last fetched

sysco.no resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · sysco.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sysco.no

Resolution chain

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

WHOIS identity

Registrar
Organization
sysco as
Contact emails

Subdomains

53 observed subdomains of sysco.no.

Web-graph footprint

Distinct hostnames that link to or from sysco.no in the public web crawl.

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sysco.no.

MechanismTarget
SPF_Amail.sysco.no
SPF_Arelay01.sysco.no
SPF_Arelay03.sysco.no
SPF_INCLUDE_spf.nanolearning.com
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.159.29.150
SPF_IP213.52.74.74
SPF_IP81.166.190.187

Related pages

Pivot deeper into the graph from sysco.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sysco.no"})-[: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.