Hostname
itegra.se
Last fetched
itegra.se resolves to 2 IPv4 addresses operated by AS9299 in PH. WHOIS lists registrar:abion ab as the registrar.
Nutrition Label
Resolution chain
itegra.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.44.158.85 | 23.44.152.0/21 | AS9299 | — | PH |
| 23.54.247.211 | 23.54.240.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | JP |
WHOIS identity
- Registrar
- registrar:abion ab
- Organization
- —
- Contact emails
- —
Subdomains
19 observed subdomains of itegra.se.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itegra.se in the public web crawl.
16 sites link to this hostname.
79 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 itegra.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | carmamail.com |
| SPF_INCLUDE | komplett.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from itegra.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itegra.se"})-[: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.