Skip to content

Hostname

intapart.com

Last fetched

intapart.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · intapart.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/intapart.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.50108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.8108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.93108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.94108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.208.11218.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.11818.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.6418.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.7218.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
3.168.217.1013.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.1143.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.733.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.983.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:83
Organization
autogreen
Contact emails

Subdomains

5 observed subdomains of intapart.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for intapart.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.113.136.9
SPF_IP88.208.201.45

Related pages

Pivot deeper into the graph from intapart.com.

Cypher and MCP

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

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