Skip to content

Hostname

idealteam.com

Last fetched

idealteam.com resolves to 1 IPv4 address operated by BIZLAND-SD - Newfold Digital, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · idealteam.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/idealteam.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.254.231.11865.254.224.0/19AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
fred phillips
Contact emails

Subdomains

18 observed subdomains of idealteam.com.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for idealteam.com.

MechanismTarget
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.12.112.237
SPF_IP173.9.150.37
SPF_IP189.254.156.82
SPF_IP207.106.50.141
SPF_IP209.60.22.192/28
SPF_IP209.83.122.128/28
SPF_IP40.114.111.143
SPF_IP40.121.11.40
SPF_IP45.7.44.226
SPF_IP50.76.239.197
SPF_IP71.16.255.208/28
SPF_IP71.42.114.178
SPF_IP74.235.99.34
SPF_IP76.12.151.187
SPF_IP76.12.151.188
SPF_IP96.85.228.61

Related pages

Pivot deeper into the graph from idealteam.com.

Cypher and MCP

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

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