Skip to content

Hostname

salemfive.com

Last fetched

salemfive.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · salemfive.comRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/salemfive.com

Resolution chain

salemfive.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
191.236.59.67191.232.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
217.114.94.2217.114.94.0/24AS30811SE
40.71.11.15240.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
salem five cents savings bank attn salemfive.com care of network solutions
Contact emails

Subdomains

33 observed subdomains of salemfive.com.

Web-graph footprint

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

207 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for salemfive.com.

MechanismTarget
SPF_Asalemfive.com
SPF_INCLUDE23589689.spf03.hubspotemail.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEclient_spf.fivision.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.163.198
SPF_IP205.220.175.61
SPF_IP208.248.74.160/27
SPF_IP208.86.168.7/32
SPF_IP209.31.129.192/27
SPF_IP38.140.29.195
SPF_IP65.74.131.96/27
SPF_MXsalemfive.com

Related pages

Pivot deeper into the graph from salemfive.com.

Cypher and MCP

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

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