Skip to content

Hostname

wirelesspowerconsortium.com

Last fetched

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

Nutrition Label

WHISPER CANON · wirelesspowerconsortium.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wirelesspowerconsortium.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.119.136.520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
koninklijke philips n.v.
Contact emails

Subdomains

12 observed subdomains of wirelesspowerconsortium.com.

Web-graph footprint

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

1,014 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wirelesspowerconsortium.com.

MechanismTarget
SPF_Awirelesspowerconsortium.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.18.94.127
SPF_IP2001:9a8:93:0:87:233:154:169
SPF_IP2001:9a8:93:0:87:233:154:170
SPF_IP2a01:7c8:bb0e:76:5054:ff:fe23:cd2e
SPF_IP2a02:348:62:5e7f:0:0:0:1
SPF_IP85.10.143.214
SPF_IP87.233.154.169
SPF_IP87.233.154.170
SPF_MXwirelesspowerconsortium.com

Related pages

Pivot deeper into the graph from wirelesspowerconsortium.com.

Cypher and MCP

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

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