Skip to content

Hostname

protomont.com

Last fetched

protomont.com resolves to 20 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · protomont.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/protomont.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.79.251147.79.79.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
147.93.101.16147.93.101.0/24AS47583AS-HOSTINGER - Hostinger International LimitedIN
84.32.84.4784.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
88.223.87.24288.223.87.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
92.113.16.17192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.17792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.18392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.19392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.21592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.21792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.3092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.5792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.7192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.10992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.16892.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.19192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.21092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.25392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.3392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.3592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

Registrar
iana:1495
Organization
monik shah
Contact emails

Subdomains

9 observed subdomains of protomont.com.

Web-graph footprint

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

13 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for protomont.com.

MechanismTarget
SPF_MXprotomont.com

Related pages

Pivot deeper into the graph from protomont.com.

Cypher and MCP

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

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