Skip to content

Hostname

knowmadmood.pt

Last fetched

knowmadmood.pt resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · knowmadmood.ptRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/knowmadmood.pt

Resolution chain

knowmadmood.pt resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.187.4313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.1418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
aplicaciones y tratamientos de sistemas
Contact emails

Web-graph footprint

Distinct hostnames that link to or from knowmadmood.pt in the public web crawl.

26 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for knowmadmood.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from knowmadmood.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "knowmadmood.pt"})-[: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.