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
Resolution chain
comteam.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.151.78.153 | 88.151.72.0/21 | AS1764 | NEXTLAYER-AS | AT |
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.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comteam.at in the public web crawl.
32 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for comteam.at.
| Mechanism | Target |
|---|---|
| SPF_A | comteam.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.126.208.184/32 |
| SPF_IP | 195.182.6.29 |
| SPF_IP | 88.151.78.132/32 |
| SPF_IP | 88.151.78.134 |
| SPF_IP | 88.151.78.139 |
| SPF_IP | 88.151.78.155 |
| SPF_IP | 88.151.78.17 |
| SPF_IP | 88.151.78.171 |
| SPF_IP | 88.151.78.172 |
| SPF_MX | comteam.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.