Skip to content

Hostname

husamiyahschool.com

Last fetched

husamiyahschool.com resolves to 1 IPv4 address operated by AS7488 in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · husamiyahschool.comRouting diversity1.5/10Peering density4.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/husamiyahschool.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.91.139.3145.91.139.0/24AS7488DE

WHOIS identity

Registrar
iana:48
Organization
bohradevelopers
Contact emails

Subdomains

7 observed subdomains of husamiyahschool.com.

Threat posture

History

Mail and authentication

MX records

  • husamiyahschool.com

SPF policy

8 SPF mechanisms authorising senders for husamiyahschool.com.

MechanismTarget
SPF_Ahusamiyahschool.com
SPF_IP149.28.151.147
SPF_IP205.251.156.146
SPF_IP45.77.173.240
SPF_IP45.91.139.31
SPF_IP74.81.68.234
SPF_IP74.81.69.199
SPF_MXhusamiyahschool.com

Related pages

Pivot deeper into the graph from husamiyahschool.com.

Cypher and MCP

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

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