Skip to content

Hostname

teamingenuity.com

Last fetched

teamingenuity.com resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · teamingenuity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/teamingenuity.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.155.106.2566.155.104.0/22AS13768COGECO-PEER1 - Aptum TechnologiesUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of teamingenuity.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for teamingenuity.com.

MechanismTarget
SPF_Ateamingenuity.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mxthunder.com
SPF_IP138.197.30.54
SPF_IP156.19.134.250
SPF_IP166.251.159.40
SPF_IP216.170.66.2
SPF_IP216.170.66.5
SPF_IP66.155.106.25
SPF_MXteamingenuity.com

Related pages

Pivot deeper into the graph from teamingenuity.com.

Cypher and MCP

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

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