Skip to content

Hostname

bossar.com

Last fetched

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

Nutrition Label

WHISPER CANON · bossar.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bossar.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.216.3520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:76
Organization
bossar packaging
Contact emails

Subdomains

6 observed subdomains of bossar.com.

Web-graph footprint

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

29 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bossar.com.

MechanismTarget
SPF_Acorreo.bossar.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.30.58.149
SPF_IP194.30.58.150
SPF_IP194.30.58.152
SPF_IP213.4.83.139/32
SPF_MXbossar.com

Related pages

Pivot deeper into the graph from bossar.com.

Cypher and MCP

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

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