Hostname
sipgate.com
Last fetched
sipgate.com resolves to 1 IPv4 address operated by NETZQUADRAT Gladbacherstr. 74 in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
sipgate.com 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 |
|---|---|---|---|---|
| 217.10.72.43 | 217.10.64.0/20 | AS15594 | NETZQUADRAT Gladbacherstr. 74 | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- sipgate
- Contact emails
Subdomains
21 observed subdomains of sipgate.com.
Web-graph footprint
Distinct hostnames that link to or from sipgate.com in the public web crawl.
54 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for sipgate.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail01.live.ix01.netzquadrat.net |
| SPF_A | mail01.live.ix01.sipgate.net |
| SPF_A | mail01.live.ml01.netzquadrat.net |
| SPF_A | mx02.sipgate.net |
| SPF_INCLUDE | 27058496.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.crsend.com |
Related pages
Pivot deeper into the graph from sipgate.com.
- IP · 217.10.72.43
- ASN · AS15594NETZQUADRAT Gladbacherstr. 74
- Registrar · iana:151
- Country · DE
- Email · noc@netzquadrat.de
- TLD · .com
- Browse hostnames · si…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sipgate.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.