Skip to content

Hostname

integrityline.com

Last fetched

integrityline.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · integrityline.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/integrityline.com

Resolution chain

integrityline.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.224.1415.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
integrity line
Contact emails

Subdomains

100 observed subdomains of integrityline.com.

Web-graph footprint

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

207 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for integrityline.com.

MechanismTarget
SPF_Aintegrityline.com
SPF_IP2a0a:df80:24:0:0:0:0:2
SPF_IP82.197.163.254
SPF_IP94.126.18.116
SPF_MXintegrityline.com

Related pages

Pivot deeper into the graph from integrityline.com.

Cypher and MCP

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

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