Hostname
iteg.com
Last fetched
iteg.com resolves to 1 IPv4 address operated by AS63956 in AU. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
iteg.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 |
|---|---|---|---|---|
| 103.127.41.118 | 103.127.40.0/22 | AS63956 | — | AU |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- df7f69ua6n8@networksolutionsprivateregistration.com
- ka7wg5nb582@networksolutionsprivateregistration.com
- ph4d68yr4qs@networksolutionsprivateregistration.com
- sb5884xd7eg@networksolutionsprivateregistration.com
- u23hr85y3cf@networksolutionsprivateregistration.com
- xm97y7jg7xa@networksolutionsprivateregistration.com
Subdomains
8 observed subdomains of iteg.com.
Web-graph footprint
Distinct hostnames that link to or from iteg.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- iteg.com
SPF policy
7 SPF mechanisms authorising senders for iteg.com.
| Mechanism | Target |
|---|---|
| SPF_A | iteg.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.syd.digitalhost.com |
| SPF_IP | 103.127.41.118 |
| SPF_IP | 103.127.41.50 |
| SPF_IP | 103.127.41.8 |
| SPF_MX | iteg.com |
Related pages
Pivot deeper into the graph from iteg.com.
- IP · 103.127.41.118
- ASN · AS63956
- Registrar · iana:2
- Country · AU
- Email · df7f69ua6n8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · it…
- 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: "iteg.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.