Skip to content

Hostname

comteamgroup.com

Last fetched

comteamgroup.com resolves to 1 IPv4 address operated by NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.134.3785.13.134.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

Registrar
iana:1443
Organization
comteam
Contact emails

Subdomains

7 observed subdomains of comteamgroup.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for comteamgroup.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.158.237.96/29
SPF_IP2a02:2b80:1:0:5652:0:0:5c6
SPF_IP89.22.110.58
SPF_MXcomteamgroup.com

Related pages

Pivot deeper into the graph from comteamgroup.com.

Cypher and MCP

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

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