Skip to content

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

WHISPER CANON · itegra.seRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/itegra.se

Resolution chain

itegra.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.44.158.8523.44.152.0/21AS9299PH
23.54.247.21123.54.240.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.JP

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

19 observed subdomains of itegra.se.

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for itegra.se.

MechanismTarget
SPF_INCLUDEcarmamail.com
SPF_INCLUDEkomplett.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.