Skip to content

Hostname

sherweb.com

Last fetched

sherweb.com resolves to 6 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.

Nutrition Label

WHISPER CANON · sherweb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sherweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.6413.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.6413.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.193150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for sherweb.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEautotask.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.79.54/32
SPF_IP137.117.109.4
SPF_IP146.20.14.105
SPF_IP147.154.109.114
SPF_IP147.154.97.253/32
SPF_IP149.72.123.196
SPF_IP173.46.152.0/20
SPF_IP173.46.156.0/24
SPF_IP173.46.157.117
SPF_IP174.128.1.123/32
SPF_IP199.244.76.0/22
SPF_IP20.43.6.152
SPF_IP206.152.14.54/32
SPF_IP206.72.112.0/26
SPF_IP207.126.101.0/24
SPF_IP207.253.40.128/25
SPF_IP208.185.229.45/32
SPF_IP208.185.235.45/32
SPF_IP208.86.168.7/32
SPF_IP208.86.171.32/32
SPF_IP216.113.37.48/28
SPF_IP216.40.35.246/31
SPF_IP216.40.35.248/32
SPF_IP35.174.41.54
SPF_IP50.56.130.220
SPF_IP52.237.37.107
SPF_IP52.87.91.162
SPF_IP66.180.82.38
SPF_IP66.46.176.0/21
SPF_IP68.171.172.82/32
SPF_IP74.115.204.0/22
SPF_IP74.115.207.0/22

Related pages

Pivot deeper into the graph from sherweb.com.

Cypher and MCP

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

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