Hostname
bmtc.com
Last fetched
bmtc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bmtc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- the bryn mawr trust, co. attn bmtc.com care of network solutions
- Contact emails
- b53fq4rx79e@networksolutionsprivateregistration.com
- cg2xq997727@networksolutionsprivateregistration.com
- e35qy2w32ag@networksolutionsprivateregistration.com
- en76u3fr3tm@networksolutionsprivateregistration.com
- fc2wd26b5ud@networksolutionsprivateregistration.com
- gz4m47xz6gz@networksolutionsprivateregistration.com
- j54ku7nt47v@networksolutionsprivateregistration.com
- js3va3q7457@networksolutionsprivateregistration.com
- k69xk79n6ew@networksolutionsprivateregistration.com
- km9hn65q3s4@networksolutionsprivateregistration.com
- ku8kq83r8wk@networksolutionsprivateregistration.com
- m76a27x83uw@networksolutionsprivateregistration.com
- mg7q52ws9v3@networksolutionsprivateregistration.com
- nj4cx4v33vg@networksolutionsprivateregistration.com
- pb24u6t33yb@networksolutionsprivateregistration.com
- pn5q393c9a3@networksolutionsprivateregistration.com
- qw9vc5m86vz@networksolutionsprivateregistration.com
- rj9ds58x2bn@networksolutionsprivateregistration.com
- rs7wy2fd5uz@networksolutionsprivateregistration.com
- ss8bu3zs56d@networksolutionsprivateregistration.com
- and 5 more
Subdomains
17 observed subdomains of bmtc.com.
Web-graph footprint
Distinct hostnames that link to or from bmtc.com in the public web crawl.
30 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for bmtc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.16.165.35/32 |
| SPF_IP | 204.77.171.7/32 |
| SPF_IP | 208.235.248.20/32 |
| SPF_IP | 67.231.148.250 |
| SPF_IP | 67.231.156.255 |
| SPF_MX | bmtc.com |
Related pages
Pivot deeper into the graph from bmtc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bmtc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.