Skip to content

Hostname

blom.sa

Last fetched

blom.sa resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · blom.saRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/blom.sa

Resolution chain

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

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

WHOIS identity

No WHOIS records are currently associated with blom.sa in WhisperGraph.

Subdomains

13 observed subdomains of blom.sa.

Web-graph footprint

Distinct hostnames that link to or from blom.sa in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for blom.sa.

MechanismTarget
SPF_Ablom.sa
SPF_Amail.egcdr.com
SPF_Amx2.egcdr.com
SPF_INCLUDEsendgrid.net
SPF_IP168.245.41.252
SPF_IP185.54.147.137
SPF_IP212.24.226.120
SPF_IP82.147.208.61
SPF_IP82.167.65.67
SPF_IP86.51.39.169
SPF_MXblom.sa

Related pages

Pivot deeper into the graph from blom.sa.

Cypher and MCP

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

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