Skip to content

Hostname

abintegro.com

Last fetched

abintegro.com resolves to 1 IPv4 address operated by BASED in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · abintegro.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abintegro.com

Resolution chain

abintegro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.113.243.179185.113.243.0/24AS50292BASEDGB

WHOIS identity

Registrar
iana:69
Organization
tony heard
Contact emails

Subdomains

12 observed subdomains of abintegro.com.

Web-graph footprint

Distinct hostnames that link to or from abintegro.com in the public web crawl.

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for abintegro.com.

MechanismTarget
SPF_Aabintegro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.accessacloud.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP103.84.112.208
SPF_IP185.113.243.179
SPF_IP37.128.131.247
SPF_IP5.153.251.84/32
SPF_IP5.153.251.85/32
SPF_IP5.153.254.16
SPF_IP5.153.254.67
SPF_IP78.31.104.88
SPF_MXabintegro.com

Related pages

Pivot deeper into the graph from abintegro.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abintegro.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 20

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