Skip to content

Hostname

integrate.com

Last fetched

integrate.com resolves to 13.227.192.119, announced in 13.227.192.0/24 by AMAZON-02 - Amazon.com, Inc. in CZ. integrate.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
******** ********
Contact emails
********@*****.***, support@integrate.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-419.awsdns-52.com
  • a1-214.akam.net
  • a13-65.akam.net
  • a22-67.akam.net
  • a26-65.akam.net
  • a28-64.akam.net
  • a9-66.akam.net
  • ns-962.awsdns-56.net
  • ns-1531.awsdns-63.org
  • ns-1851.awsdns-39.co.uk

MX records

  • integrate-com.mail.protection.outlook.com

SPF policy

  • include: _spf.intacct.com
  • mx: integrate.com
  • include: integrate-events.com
  • include: md02.com
  • include: mktomail.com
  • include: spf.protection.outlook.com
  • include: zgateway.zuora.com
  • include: sendgrid.net
  • ip: 125.23.102.122
  • ip: 167.89.7.96
  • ip: 63.151.163.6

Threat-feed evidence

History

Related pages

Pivot from integrate.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "integrate.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.