Skip to content

Hostname

comteam.at

Last fetched

comteam.at resolves to 1 IPv4 address operated by NEXTLAYER-AS in AT. WHOIS lists registrar:comteam it-solutions gmbh as the registrar.

Nutrition Label

WHISPER CANON · comteam.atRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/comteam.at

Resolution chain

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

IPPrefixASNOperatorCountry
88.151.78.15388.151.72.0/21AS1764NEXTLAYER-ASAT

WHOIS identity

Registrar
registrar:comteam it-solutions gmbh
Organization
comteam it-solutions mag. erwin leitner e.u.
Contact emails

Subdomains

30 observed subdomains of comteam.at.

Web-graph footprint

Distinct hostnames that link to or from comteam.at in the public web crawl.

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for comteam.at.

MechanismTarget
SPF_Acomteam.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.126.208.184/32
SPF_IP195.182.6.29
SPF_IP88.151.78.132/32
SPF_IP88.151.78.134
SPF_IP88.151.78.139
SPF_IP88.151.78.155
SPF_IP88.151.78.17
SPF_IP88.151.78.171
SPF_IP88.151.78.172
SPF_MXcomteam.at

Related pages

Pivot deeper into the graph from comteam.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comteam.at"})-[: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.