Skip to content

Hostname

signbd.com

Last fetched

signbd.com resolves to 1 IPv4 address operated by AS40676 - Psychz Networks in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · signbd.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/signbd.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.234.134.20104.234.134.0/24AS40676AS40676 - Psychz NetworksUS

WHOIS identity

Registrar
iana:303
Organization
mohammad rafi
Contact emails

Subdomains

10 observed subdomains of signbd.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • signbd.com

SPF policy

17 SPF mechanisms authorising senders for signbd.com.

MechanismTarget
SPF_Asignbd.com
SPF_IP104.161.77.102
SPF_IP104.161.92.252
SPF_IP104.161.92.254
SPF_IP104.168.115.146
SPF_IP104.234.134.19
SPF_IP104.234.134.20
SPF_IP104.243.33.117
SPF_IP104.243.33.123
SPF_IP104.243.33.125
SPF_IP104.243.43.82
SPF_IP162.219.25.70
SPF_IP162.219.28.187
SPF_IP184.164.76.211
SPF_IP206.217.128.18
SPF_IP206.217.128.20
SPF_MXsignbd.com

Related pages

Pivot deeper into the graph from signbd.com.

Cypher and MCP

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

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