Skip to content

Hostname

standardprocess.com

Last fetched

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

Nutrition Label

WHISPER CANON · standardprocess.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/standardprocess.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.65.243.11013.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
beaudin, dominique
Contact emails

Subdomains

104 observed subdomains of standardprocess.com.

Web-graph footprint

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

1,340 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for standardprocess.com.

MechanismTarget
SPF_INCLUDE4990772.spf02.hubspotemail.net
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcvent-planner.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP167.89.88.89
SPF_IP168.245.40.179/32
SPF_IP198.207.147.0/24
SPF_IP198.21.6.113/32
SPF_IP204.239.0.0/24
SPF_IP207.135.216.10
SPF_IP207.135.216.79
SPF_IP207.54.84.59
SPF_IP207.54.94.83
SPF_IP208.86.168.7/32
SPF_IP216.230.14.0/24
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32

Related pages

Pivot deeper into the graph from standardprocess.com.

Cypher and MCP

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

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