Skip to content

Hostname

mfhs1004.securebrandtech.com

Last fetched

mfhs1004.securebrandtech.com resolves to 1 IPv4 address operated by AS59210 in JP.

Nutrition Label

WHISPER CANON · mfhs1004.securebrandtech.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mfhs1004.securebrandtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.77.35131.153.76.0/22AS59210JP

WHOIS identity

No WHOIS records are currently associated with mfhs1004.securebrandtech.com in WhisperGraph.

Subdomains

7 observed subdomains of mfhs1004.securebrandtech.com.

Threat posture

History

Mail and authentication

MX records

  • mfhs1004.securebrandtech.com

SPF policy

3 SPF mechanisms authorising senders for mfhs1004.securebrandtech.com.

MechanismTarget
SPF_Amfhs1004.securebrandtech.com
SPF_IP131.153.77.35
SPF_MXmfhs1004.securebrandtech.com

Related pages

Pivot deeper into the graph from mfhs1004.securebrandtech.com.

Cypher and MCP

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

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