Skip to content

Hostname

itforestloop.com

Last fetched

itforestloop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · itforestloop.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/itforestloop.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.84.2218.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.8418.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.9118.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.9818.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.155.129.11318.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.3418.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.6918.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.7118.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of itforestloop.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for itforestloop.com.

MechanismTarget
SPF_Aitforestloop.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.itforestloop.com
SPF_INCLUDEspf2.itforestloop.com
SPF_INCLUDEspf3.itforestloop.com

Related pages

Pivot deeper into the graph from itforestloop.com.

Cypher and MCP

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

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