Skip to content

Hostname

maltaphilately.com

Last fetched

maltaphilately.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · maltaphilately.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/maltaphilately.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.84.118104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.149172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
217.168.161.9217.168.160.0/21AS20521MT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of maltaphilately.com.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for maltaphilately.com.

MechanismTarget
SPF_Amaltaphilately.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.56.134.179
SPF_IP212.56.134.180
SPF_IP213.165.174.4
SPF_MXmaltaphilately.com
SPF_MXsmtp.maltaphilately.com

Related pages

Pivot deeper into the graph from maltaphilately.com.

Cypher and MCP

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

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