Skip to content

Hostname

itmodelbook.com

Last fetched

itmodelbook.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · itmodelbook.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/itmodelbook.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.212.5815.197.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
199.168.114.74199.168.112.0/22AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

Registrar
iana:48
Organization
deck 7,
Contact emails

Subdomains

8 observed subdomains of itmodelbook.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • itmodelbook.com

SPF policy

1 SPF mechanism authorising senders for itmodelbook.com.

MechanismTarget
SPF_IP108.178.13.42

Related pages

Pivot deeper into the graph from itmodelbook.com.

Cypher and MCP

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

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