Skip to content

Hostname

paratype.com

Last fetched

paratype.com resolves to 2 IPv4 addresses operated by AS213230 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · paratype.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/paratype.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
paratype,
Contact emails

Subdomains

27 observed subdomains of paratype.com.

Web-graph footprint

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

323 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for paratype.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEu22640465.wl.sendgrid.net
SPF_IP144.76.117.60
SPF_IP195.68.176.32/28
SPF_IP31.131.253.116
SPF_IP31.131.253.117
SPF_IP95.213.219.160/29

Related pages

Pivot deeper into the graph from paratype.com.

Cypher and MCP

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

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