Hostname
itesoft.com
Last fetched
itesoft.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
itesoft.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 |
|---|---|---|---|---|
| 52.143.136.167 | 52.136.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- geraldine pacaut
- Contact emails
Subdomains
30 observed subdomains of itesoft.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itesoft.com in the public web crawl.
116 sites link to this hostname.
162 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for itesoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 672998.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | em804.itesoft.com |
| SPF_INCLUDE | spf.mailinblack.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf1.itesoft.com |
Related pages
Pivot deeper into the graph from itesoft.com.
- IP · 52.143.136.167
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:81
- Country · FR
- Email · c6a004b8aba9af4b9c820455e7ed8a69-1038177@contact.gandi.net
- 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: "itesoft.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.