Skip to content

Hostname

webhotelier.net

Last fetched

webhotelier.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · webhotelier.netRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webhotelier.net

Resolution chain

webhotelier.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.11118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1727
Organization
whois agent
Contact emails

Subdomains

18 observed subdomains of webhotelier.net.

Web-graph footprint

Distinct hostnames that link to or from webhotelier.net in the public web crawl.

204 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for webhotelier.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from webhotelier.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webhotelier.net"})-[: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.