Hostname
itelects.com
Last fetched
itelects.com resolves to 1 IPv4 address operated by AS6871 in GB. WHOIS lists iana:1327 as the registrar.
Nutrition Label
Resolution chain
itelects.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 |
|---|---|---|---|---|
| 212.159.77.241 | 212.159.64.0/18 | AS6871 | — | GB |
WHOIS identity
- Registrar
- iana:1327
- Organization
- itelect solutions
- Contact emails
- 21b6276da8c8e3c8-212937@temp-gdpr-privacy.noip.com
- 2d9956c49029087f-212937@temp-gdpr-privacy.noip.com
- 2f253af31827cb58-212937@temp-gdpr-privacy.noip.com
- 5e47dc7f83e21efd-212937@temp-gdpr-privacy.noip.com
- 821c230055ab5012-212937@temp-gdpr-privacy.noip.com
- ba9dd4ce82d921ae-212937@temp-gdpr-privacy.noip.com
- d87bb5b6788b9cfc-212937@temp-gdpr-privacy.noip.com
- da866d9525e0eda5-212937@temp-gdpr-privacy.noip.com
- f853651d77aca5a7-212937@temp-gdpr-privacy.noip.com
- fe0f1efbdbcbe120-212937@temp-gdpr-privacy.noip.com
- abbey.sebyala@itelects.com
Subdomains
16 observed subdomains of itelects.com.
Web-graph footprint
Distinct hostnames that link to or from itelects.com in the public web crawl.
8 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for itelects.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-internal.plus.net |
| SPF_INCLUDE | _spf-internal2.plus.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.159.77.241 |
| SPF_IP | 82.165.204.88 |
Related pages
Pivot deeper into the graph from itelects.com.
- IP · 212.159.77.241
- ASN · AS6871
- Registrar · iana:1327
- Country · GB
- Email · 21b6276da8c8e3c8-212937@temp-gdpr-privacy.noip.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: "itelects.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.