Skip to content

Hostname

theintegrationgroup.com

Last fetched

theintegrationgroup.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1441 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.165.119100.42.148.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.134.1813.224.106.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.86.4952.46.96.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.211.2954.192.60.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1441
Organization
bourbon computer solutions,
Contact emails

Subdomains

3 observed subdomains of theintegrationgroup.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for theintegrationgroup.com.

MechanismTarget
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.142.16.108
SPF_IP216.58.161.235

Related pages

Pivot deeper into the graph from theintegrationgroup.com.

Cypher and MCP

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

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