Skip to content

Hostname

podiumconferences.com

Last fetched

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

Nutrition Label

WHISPER CANON · podiumconferences.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/podiumconferences.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.71.162.24313.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:69
Organization
de armond & associates management
Contact emails

Subdomains

4 observed subdomains of podiumconferences.com.

Web-graph footprint

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

13 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for podiumconferences.com.

MechanismTarget
SPF_Apodiumconferences.com
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDEcan-acn.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.183.76.53
SPF_IP198.61.255.186
SPF_IP64.34.80.172/32

Related pages

Pivot deeper into the graph from podiumconferences.com.

Cypher and MCP

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

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