Skip to content

Hostname

teamaccent.com

Last fetched

teamaccent.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · teamaccent.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/teamaccent.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.18496.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.8796.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.24296.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.8596.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:9
Organization
kaufman, marty
Contact emails

Subdomains

21 observed subdomains of teamaccent.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for teamaccent.com.

MechanismTarget
SPF_INCLUDEsmtp.smileback.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP128.92.249.146
SPF_IP136.179.25.135
SPF_IP162.248.184.0/22
SPF_IP209.112.104.0/22
SPF_IP64.207.216.0/22
SPF_MXteamaccent.com

Related pages

Pivot deeper into the graph from teamaccent.com.

Cypher and MCP

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

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