Skip to content

Hostname

qualderm.com

Last fetched

qualderm.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 · qualderm.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/qualderm.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.40.202.2820.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

12 observed subdomains of qualderm.com.

Web-graph footprint

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

63 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for qualderm.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.97.169.167
SPF_IP50.202.207.182
SPF_IP50.224.247.152
SPF_IP66.18.108.148
SPF_IP66.18.108.152

Related pages

Pivot deeper into the graph from qualderm.com.

Cypher and MCP

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

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