Skip to content

Hostname

aguibulab.com

Last fetched

aguibulab.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aguibulab.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aguibulab.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.18.83192.99.0.0/16AS16276CA

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of aguibulab.com.

Threat posture

History

Mail and authentication

MX records

  • aguibulab.com

SPF policy

14 SPF mechanisms authorising senders for aguibulab.com.

MechanismTarget
SPF_Aaguibulab.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP144.126.129.19
SPF_IP158.69.118.57
SPF_IP173.212.220.101
SPF_IP181.214.239.212
SPF_IP184.174.36.157
SPF_IP192.99.18.83
SPF_IP192.99.62.51
SPF_IP209.126.4.11
SPF_IP212.90.120.209
SPF_IP5.189.146.193
SPF_IP54.39.19.97
SPF_MXaguibulab.com

Related pages

Pivot deeper into the graph from aguibulab.com.

Cypher and MCP

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

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